CMActionsChangesTo 
Logical Entity Name  CMActionsChangesTo 
Default Table Name  CMActionsChangesTo 
Physical Only  NO 
Definition 
 
Note 
 

CMActionsChangesTo Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CMActionsChangesToID(PK)    int  NO 
 
StatusID    int  NO 
 
CmActionsID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
ts    timestamp  NO 
 

CMActionsChangesTo Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CMActionsChangesTo_CMActionsChangesToID  PrimaryKey  CMActionsChangesToID 

CMActionsChangesTo Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
cmActions  Non-Identifying  One To Zero or More  FK_CMActionsChangesTo_CmActionsID_CmActions_CmActionsID      CmActionsID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CMActionsChangesTo_UserID_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CMActionsChangesTo Check Constraints 
Check Constraint Name  CheckConstraint